Total Complexity | 60 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 283 |
Lines of code | 196 |
Logical lines of code | 133 |
Comment lines | 21 |
Methods | 8 |
Properties | 5 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
bpe() | 38 | 17 | 70 | |
characterToUnicode() | 50 | 13 | 25 | |
encode() | 47 | 10 | 33 | |
initialize() | 46 | 9 | 37 | |
buildBpeRanks() | 62 | 3 | 12 | |
buildSymbolPairs() | 63 | 3 | 11 | |
filterEmpty() | 78 | 3 | 3 | |
indexOf() | 70 | 2 | 5 |